home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Arsenal Files 4
/
The Arsenal Files 4 (Arsenal Computer).ISO
/
telecomm
/
freecomm.exe
/
CR-CRLF.HP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-20
|
292 b
|
12 lines
; $Revision: 2.0 $
; $Date: 20 Nov 1992 10:50:36 $
;
declare integer ReceiveLineFeedsState
option("temporary settings",yes)
ifnot report("receive line feeds",ReceiveLineFeedsState)
option("receive line feeds",yes)
else
option("receive line feeds",no)
endif
end()